DEMO: How does the password algorithm we are using in this lesson work?
What is the problem we're solving, and what are the steps we are taking to solve it?
An algorithm is a step-by-step procedure for solving a problem. Look in the code editor to see our problem and this algorithm's seven steps!
To navigate the page using the TAB key, first press ESC to exit the code editor.